记作业>英语词典>write in code翻译和用法

write in code

[网络] 写代码

网络

双语例句

  • I may want to write my code in UTF-8, but some Japanese programmer may want to write his code in Shift JIS.
    我也许希望我的代码是UTF-8的,但是一些日本程序员希望它们的代码是ShiftJIS。
  • If you can't remember your number, write it in code in a diary.
    如果记不住自己的号码,可以用代码记在日记簿里。
  • There are lots of systems that follow this pattern, where you write some modules/ components in source code then describe how they are connected using an external config file.
    许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。
  • You can write a simple script in any other language that returns a similar response to test the JavaScript code.
    您可以以其他任何语言编写一个简单的脚本,返回一个类似的响应来测试JavaScript代码。
  • You want to write the specs so that everybody does in fact know what this piece of code is doing, and you're writing it each time around.
    但是你得养成良好的习惯和编程风格,你得撰写规范说明从而保证,每个人都知道这段代码是干什么的。
  • Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
    Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。
  • To write ( a message, for example) in code or cipher.
    译成密码用电码或密码书写(如,信息)
  • I'm going to write the examples in functional code to keep them as brief as possible.
    下面我要用函数性代码编写这两个示例以使其尽可能地简单。
  • You cannot edit the protected parts of the document, but you can still write code in the code editor to automate the document.
    您无法编辑文档中受保护的部分,但仍可以在代码编辑器中编写代码以自动执行文档。
  • Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
    用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。